projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb310d1
)
(revert-buffer): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Nov 1998 08:46:04 +0000
(08:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Nov 1998 08:46:04 +0000
(08:46 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 33ffc433890ede5e69310c583a40bed01331052f..e953a174448e05a25742b4c9444801f0a6e78075 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-2633,7
+2633,8
@@
sake of backward compatibility. IGNORE-AUTO is optional, defaulting
to nil.
Optional second argument NOCONFIRM means don't ask for confirmation at
-all.
+all. (The local variable `revert-without-query', if non-nil, prevents
+confirmation.)
Optional third argument PRESERVE-MODES non-nil means don't alter
the files modes. Normally we reinitialize them using `normal-mode'.